projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b61fd7
)
* .gitignore: Add AndroidManifest.xml.
author
Po Lu
<luangruo@yahoo.com>
Fri, 13 Jan 2023 08:05:55 +0000
(16:05 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Fri, 13 Jan 2023 08:05:55 +0000
(16:05 +0800)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index a5d6bb596c0dece904cc7872981581f88cf8cd75..19eb587673ba2f8d13c4fff9415bc40d2b158343 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-61,6
+61,9
@@
java/*.apk*
java/*.dex
java/org/gnu/emacs/*.class
+# Built by `config.status'.
+java/AndroidManifest.xml
+
# C-level sources built by 'make'.
lib/alloca.h
lib/assert.h